PreviewItemMailboxPrimarySmtpAddress Property |
Gets the primary SMTP address.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string PrimarySmtpAddress { get; }Public ReadOnly Property PrimarySmtpAddress As String
Get
Property Value
Type:
StringThe primary SMTP address.
See Also